home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga CD-Sensation: Golden Games
/
Amiga CD-Sensation - Ausgabe 2 - Golden Games (1996)(GTI - Schatztruhe)(DE)[!].iso
/
Brain Activity
/
Puzzle
/
DMakefile
next >
Wrap
Makefile
|
1993-11-03
|
184b
|
9 lines
# DMakefile for PUZZLE
# (c)Copyright 1992-93 by Tobias Ferber, All Rights Reserved
CC= dcc
CFLAGS= -1.3 -s
puzzle: puzzle.c
$(CC) $(CFLAGS) -DTEST -l newlook -o %(left) %(right)